五五字典>英语词典>second string翻译和用法

second string

英 [ˌsekənd ˈstrɪŋ]

美 [ˌsekənd ˈstrɪŋ]

网络  第二根弦; 替补队员

英英释义

noun

  • a squad of players that are available either individually or as a team to relieve or replace the players who started the game

    双语例句

    • For the second string field, set its name to comments and its label to Additional comments.
      对于第二个字符串字段,将其名称设置为comments,标签设置为Additionalcomments。
    • My simple UI uses radio button elements to display a String [] array of mountain peaks in the Himalayas, and a second selectedMountain String to represent the selected radio button.
      我的简单的用户界面使用单选按钮元素来显示喜玛拉雅山顶峰高度的String[]数组,第二个selectedMountainString数组代表选中的单选按钮。
    • The third match does not begin exactly where the second match ended, because the second match returned the empty string.
      第三个匹配不是在第二个匹配恰好结束的地方开始,因为第二个匹配返回了空字符串。
    • He made the second string on the footBall team.
      他只是足球队的候补队员。
    • The second parameter is the input string that either converts to uppercase or lowercase characters.
      第二个参数是将被转化成大写或小写字符的输入字符串。
    • And if a team should come down from one goal, let its great players come back the next time so that the fans don't see the second string.
      球队可能一球定生死,因此让最好的球员能参加下一场比赛,而不是让球迷看替补表演。
    • In both these forms, the second input parameter, a text string, contains the name of the parameter without qualification.
      在这两种形式中,第二个输入参数(文本字符串)包含不带限定的参数名。
    • The echo command expects one or more strings, so this line produces an error complaining about the missing closing quote on ( what Vim assumes to be) the second string.
      echo命令要求一个或多个字符串,因此此行代码将生成一个错误,指出第二个字符串缺少一个右引号(Vim是这样认为的)。
    • So this is again another method, this is remove, takes two arguments ivys the first is ivys, Harvard the second is the string Harvard.
      这儿我们又用到了另外一种方法,就是remove,它有两个参数,第一个是,第二个是字符串。
    • If the second group matched the string foo, for example, then passing the replacement string$ 2bar would cause foobar to be appended to the string buffer.
      例如,如果第二个组与字符串foo相匹配,则传递替换字符串$2bar将导致foobar被附加到字符串缓冲区。